Add the caret-color CSS property
authorMatthias Clasen <mclasen@redhat.com>
Thu, 7 Jan 2016 03:05:29 +0000 (22:05 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 8 Jan 2016 12:33:20 +0000 (07:33 -0500)
commitfdba244c387d941279ed61ebc658c91f4f3d6025
tree99d41d2b8e8865fef89060590ccd01717595a390
parentfeba047574d2897a35e8cf506002ef86904addfb
Add the caret-color CSS property

This property is defined in http://www.w3.org/TR/css3-ui/#caret-color.
We also add a -gtk-secondary-caret-color property, since GTK+ has
supported differently colored split cursors in the past. Unlike
CSS, we don't support the weakly defined auto keyword, and just
use currentColor as the initial value.
gtk/gtkcsscolorvalue.c
gtk/gtkcssstylepropertyimpl.c
gtk/gtkcsstypesprivate.h